home *** CD-ROM | disk | FTP | other *** search
/ FM Towns: Free Software Collection 7 / FM Towns Free Software Collection 7.iso / taropyon / guilib3 / inc / moscur.h < prev    next >
C/C++ Source or Header  |  1993-11-30  |  217b  |  13 lines

  1. #ifndef    _MOSCUR_H
  2. #define    _MOSCUR_H
  3.  
  4. #define    MOSCUR_EUP        (28)
  5. #define    MOSCUR_NORMAL    (81)
  6. #define    MOSCUR_TIME        (82)
  7. #define    MOSCUR_HAND        (84)
  8. #define    MOSCUR_PINCETTE    (85)
  9. #define    MOSCUR_TEL        (120)
  10.  
  11. #endif
  12.  
  13.